A range the iterates over the node named children.
See also [Node::children].
create a NodeNamedChildren for the given node and cursor
Is it the end?
Get the current child NOTE Do not call this twice in a row without calling popFront and empty in between!
go to the next child
See Implementation
A range the iterates over the node named children.
See also [Node::children].